home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 25 / Cream of the Crop 25.iso / os2 / ilink1_0.zip / history.txt < prev    next >
Text File  |  1997-04-21  |  17KB  |  288 lines

  1. v1.00
  2.  
  3.     ■ First Non-Beta Release
  4.  
  5.     ■ New - Merlin style settings notebooks
  6.  
  7.     ■ New - If not set for Redial a message box warns of disconnect
  8.  
  9.     ■ Fixed - Window Postition Saved (Broken in .99d)
  10.  
  11. v0.99d
  12.  
  13.     ■ First release by BMT Micro.
  14.  
  15.     ■ This is a maintenance release.   The .99c code has been ported to
  16.       Visual Age CPP for the 1.00 release.
  17.  
  18. v0.99c
  19.  
  20.     ■ Completely rearranged the autostarts page.  This does require you to
  21.       reselect the programs you wish to autostart (although the ones you
  22.       have setup before will still be listed).  It also provides for
  23.       partial drag and drop support in the add field.  Programs dragged
  24.       from the drives section should be inserted properly (it requires
  25.       the filename to be the "text" for the icon).  Other icons are not
  26.       supported at this time.  The whole autostarts page should be much
  27.       more user-friendly, and also is more stable.
  28.     ■ Because of a bone-headed error on my part, the field in the TCPOS2.INI
  29.       file that lets other programs know which provider you have connected
  30.       with was being erased.  It now not only DOESN'T get erased, it properly
  31.       saves the provider you are using.  NOTE: This fixes the "NR/2" problem.
  32.     ■ More stupidity on my part (this is becoming a trend, isn't it?).  Right
  33.       before the last version was released, I proceeded to break the "General
  34.       Help" selection.
  35.     ■ A logic hole was creating situations where when the program stopped
  36.       dialing for any reason other than the hang up button, you'd need to
  37.       close and restart the program to redial.
  38.     ■ Added support to autostart .CMD files as well as the .EXE files.
  39.     ■ Did a major overhaul of the pointer system to try and eliminate some
  40.       of the sys3175's people were experiencing.  Unable to do many tests
  41.       with this (since I seem to not be able to duplicate the errors), so
  42.       I'll simply cross my fingers.
  43.     ■ I claimed I lengthed the limit of the strings in the previous version
  44.       (which, in fact, I had).  What I neglected to check, however, was the
  45.       length limit of the strings when they were read back in.  So it would
  46.       save the strings at a longer length, but cut them off reading them
  47.       back.  Needless to say, that is now fixed.
  48.     ■ Added support for an optional second DNS entry.
  49.     ■ The help file mistakenly claimed that [LOGIN] was the proper format
  50.       to use in a script to use your login ID.  It has been replaced by
  51.       [LOGINID], the correct format.
  52.     ■ The method used to save Presentation Manager Parameters (window position,
  53.       size, colours, fonts, etc) retained the information even when changing
  54.       the resolution of OS/2.  To stop this, the resolution is saved, and
  55.       compared when iLink/2 is run.  If it detects a change in the resolution,
  56.       it resets all of the windows.
  57.     ■ Some of the windows were still responding to the ESC key (which closes
  58.       dialogs).  This is changed for all windows but the About and the Demo
  59.       notice.
  60.  
  61. v0.99b
  62.  
  63.     ■ Rearranged this history file to go in correct version number order.
  64.     ■ Pop-up menus now check to ensure they remained on screen.
  65.     ■ When exit is called from the main window, the stats windows positions and
  66.       attributes (colours/fonts) are saved.  The windows are then closed
  67.       before the main window.  This should eliminate some errors that occurred
  68.       when the stats windows remained open.
  69.     ■ Autostarts were failing when the path was either non-existant, or when
  70.       the path ended with a trailing "\".  It now works under both conditions.
  71.       (As a slight addendum, it NOW works.  The previous "fix" didn't
  72.       actually work, since it fixed the wrong location)
  73.     ■ The TCPOS2.INI file now has the "CURRENT_CONNECTION" field updated
  74.       properly.  This means that programs that use that information to
  75.       ascertain which configuration to read should identify it correctly.
  76.     ■ It seems for some unknown reason IBM decided to identify TRUE/FALSE
  77.       flags by indicating "TRUE." when TRUE, and "." when FALSE.  Since I
  78.       had assumed them to use "FALSE." for FALSE, this led to a problem
  79.       with all boolean flags. (which I've fixed)
  80.     ■ Removed the outdated code that was checking the OS2.INI file for the
  81.       location of the ilink2.ini file.  It now uses the current directory.
  82.     ■ After in depth discussions, I modified the way iLink/2 handles the
  83.       unregistered demo version.  Instead of hanging up after one hour,
  84.       it simply pops up a notification every 30 minutes to "nag" you
  85.       (taking iLink/2 from the realms of "crippleware" to "nagware").
  86.     ■ Neglected to add a "," after the disable sequence.  It is now properly
  87.       added.
  88.     ■ Created resolv files.  Creation may not be correct for users of Connect
  89.       and a LAN.
  90.     ■ The major problem numerous people have had where it doesn't dial and
  91.       sits at 100% CPU should be fixed.  I say should because I'm not
  92.       completely sure.  However, heads will roll if it isn't.
  93.     ■ Lengthed the limits of numerous strings to prevent some cutting-off
  94.       that was taking place.
  95.     ■ Added support of a kind for $IPADDR and $IPDEST.  Since I'm not quite
  96.       sure which way they are suppose to take information (do they READ, or
  97.       WRITE the IP addresses?) I'm not sure if they work.
  98.     ■ Added some more checks to make sure information that hadn't been filled
  99.       in wasn't trying to be added to the ppp/slip commandline (most notably,
  100.       if the password field wasn't filled in, the entire string wouldn't
  101.       work).
  102.     ■ Autostart programs now work if the path field isn't filled in.
  103.     ■ Programs were being minimized no matter what Autostart setting was.
  104.       Things are now fixed so it will use the proper setting.
  105.     ■ Added basic support for session logging.  A file called 'logfile' will
  106.       be created (or appended) to with the start and end time of your
  107.       session.
  108.     ■ Idle Timeouts will no longer interfere with the Reconnect on Disconnect
  109.       feature.  You may use both without any problems.
  110.     ■ If things worked correctly, I've managed to filter out Advantis
  111.       accounts.
  112.     ■ Created a special Debug version.  For those people who run into
  113.       particularily troubling problems, this version should help find
  114.       the cause.  (Note, this version will be on a 'per request' basis)
  115.     ■ Fixed a case of constant beeping after a connect was made.  Of course,
  116.       no one actually had this problem, except a few people testing interim
  117.       betas, but nonetheless, it's fixed.
  118.     ■ TaiyoTech is now handling registrations for the Asian/Pacific area
  119.     ■ Added a bit of "what's still going on" code to the exit routine to
  120.       try and eliminate some of the problems in that area.  Key word is
  121.       "try".  I could no longer get it to crash, but some people seem to
  122.       have the knack for it.  :)
  123.     ■ Made a bunch of minor changes that are too trivial to mention and
  124.       probably will go unnoticed by the majority of people.  But writing
  125.       this down made me feel better.  :)
  126.  
  127. v0.99a
  128.  
  129.     ■ The popup menu would not function after switching between condensed
  130.       and normal windows (or vice versa).  It now functions correctly for
  131.       both windows.
  132.     ■ The cond and norm buttons were not toggling the "use condensed window"
  133.       flag.  Consequently, the listboxes were displaying the wrong amount
  134.       of information.
  135.     ■ The init strings were checking for the presence of a capital "A" to
  136.       ensure they were present.  They now (properly) check the length of
  137.       the string.
  138.     ■ Added support for commandline execution.  Typing "ilink2 <name>" will
  139.       auto-dial a provider, assuming "name" exists.  However, early tests
  140.       have indicated that iLink/2 will freeze under certain conditions while
  141.       dialing in this method, so I do not recommend using it yet.
  142.     ■ The normal menu was not being properly greyed out.  It now should grey
  143.       out dial/hang-up properly.
  144.     ■ Fixed numerous memory leaks.
  145.     ■ The redial feature was not being handled properly.  Fixed the logic to
  146.       ensure that it checked the number of redial attempts.
  147.     ■ The debug button now works.
  148.     ■ Added the missing Timeout feature.  Currently, I believe it will
  149.       conflict with the "reconnect on disconnect" feature, and recommend
  150.       that one of the two be turned off.
  151.     ■ Implemented a new main window design.  Thanks go to [OS3] for the
  152.       layout!
  153.     ■ Implemented routines to save all colour/font changes to the main windows
  154.       (normal/condensed).
  155.     ■ Changed most windows to all the save of Presentation Parameters.  This
  156.       includes the 3 stats windows, and the notebook window (as well as the
  157.       main windows, which were already done).
  158.     ■ Cosmetic changes to the notebook window.
  159.     ■ After autostart programs have run, the "disable autostart programs"
  160.       button is automatically toggled to prevent the programs from re-running
  161.       after a reconnect.
  162.     ■ Removed the buttons from the stats windows, and replaced them with a
  163.       popup menu.
  164.     ■ Added double-check for deletion.
  165.     ■ Reworked (again) the program autostarts control.  I will be modifying
  166.       page layout, and button controls, but for now, I needed to get the
  167.       logic working.
  168.     ■ Noticed Borland's realloc was screwing up for some reason.  Wrote my
  169.       own realloc command, which seems to have fixed some SYS3175's.
  170.     ■ Modified the autostarts delete button to allow for self-correction.  If
  171.       you (still) have fault programs listed, simply delete until they are
  172.       all removed, and save.  Then, add any programs back.  There (hopefully)
  173.       won't be any further high-ascii.
  174.     ■ Autostarts page would SYS3175 if you deleted all entries, and then tried
  175.       to add a new one.  That is now fixed.
  176.     ■ Startup Minimized flag wasn't doing anything.  Program will now startup
  177.       minimized, if box is checked.
  178.     ■ Finally fixed the problem with copying/changing provider name.  It now
  179.       properly checks if the name you are using exists or not.  So, you
  180.       shouldn't have to worry about overwriting other accounts by accident.
  181.     ■ Spent the last couple days getting help working.  It's not all there,
  182.       but mostly just needs to add some write-ups.
  183.  
  184. v0.98a
  185.  
  186.     ■ If no entry was selected, iLink/2 would crash if the "Edit" button
  187.       was pressed.  It now checks to make sure an entry is selected.
  188.     ■ The Program Autostarts was allowing blank entries to be added.  It
  189.       now makes sure that the Program Name is filled in.
  190.     ■ The Edit option wouldn't allow you to change the name of the entry.
  191.       It now allows this.  (and, after a bit of modification, you can even
  192.       use the full 8 characters <sigh>)
  193.     ■ The Add option should now work correctly.  Previously, it would
  194.       overwrite other entries, or SYS3175.
  195.     ■ The Delete option should work.  Note, there is NO confirmation for
  196.       this, so you had better mean it!  :)
  197.     ■ Pressing the modify or delete buttons in the Program Autostart was
  198.       having VERY strange results if a program wasn't selected.  It
  199.       should require you to select something.
  200.     ■ Was not processing a Blank Script entry for SLIP.  Now handles it
  201.       the same way as "NONE".
  202.     ■ SLIP dialing was not checking for whether the IP fields were actually
  203.       filled in.  It now checks.
  204.     ■ Finally recovered after HD crash...  iLink/2 only lost a few days work,
  205.       and has been brought back up todate.
  206.     ■ Start work on modifying the data structures to minimize memory corruption
  207.     ■ Numerous problems arose from the modifications.  However, long standing
  208.       errors were also brought to light, and fixed.  Hopefully this will
  209.       drastically cut back on the number of sys3175's being reported.
  210.     ■ Started adding support for the second mouse button.  Now has a popup
  211.       menu for the Connections Listbox.
  212.     ■ Added checking to the Notebook.  It will now check the fields that are
  213.       required for dialup to make sure they are filled in.
  214.     ■ The copy entry now works (from the popup menu).
  215.     ■ Added missing hang-up option to popup menu.
  216.     ■ Rearranged dialog items to make the tabbing order correct.
  217.  
  218. v0.97a
  219.  
  220.     ■ Isolated and fixed problem that was causing the Stats window to not
  221.       recognized that it was open when switching between full size and
  222.       condensed windows.
  223.     ■ iLink/2 assumed the Netmask field was filled in whether it was or not.
  224.       It now checks whether it is filled in.
  225.     ■ Some sort of memory corruption was occurring for a few people in the
  226.       connection read-in procedure.  Slight modification in the way it handles
  227.       the variables seems to have eliminated the problem.
  228.     ■ Did a lot of work on the design/look of iLink/2.  Added option for
  229.       debugging, ability to allow an exit regardless of setting, and a toggle
  230.       to disable the program autostarts.
  231.     ■ Worked on a modification of the Stats window to allow more control over
  232.       the layout and placing.
  233.     ■ Continued work on the design of the stats window.
  234.     ■ Blank script entry field was not responding properly.  Fixed.
  235.     ■ NONE in script entry field was behaving the way blank was suppose to.
  236.       Fixed.
  237.     ■ NONE is script entry field now properly uses PAP/CHAP to establish
  238.       connection.
  239.     ■ When selecting Add, the modem spin buttons weren't being filled in.
  240.       Fixed.
  241.     ■ A change in the stats window resulted in the time fields not being
  242.       filled in properly.  Fixed.
  243.     ■ Added buttons on condensed and normal window to quickly switch back
  244.       and forth.
  245.     ■ Made a REAL About window.  :)
  246.     ■ Program wouldn't add the extra application keys in the TCPOS2.INI file
  247.       to entries created with SLIPPM, after the first execution.  Fixed.
  248.     ■ Program was not using the call waiting disable sequence.  Fixed.
  249.     ■ Autostart entries were being erased before they were saved.  They now
  250.       save properly.
  251.     ■ Fixed some memory leaks.
  252.     ■ By trying to match the strings passed to ppp and slip exactly as the
  253.       IBM dialer was sending them, I triggered IBM's notification about
  254.       disconnection window.  This window was interfering with the iLink/2
  255.       reconnect on disconnect function.  I have removed the option that
  256.       was causing it, and it seems to be working normally again.
  257.     ■ Really stupid error made trying to detect the presence of entries added
  258.       with IBM's dialer.  This resulted in a bunch of strange high-ascii
  259.       entries being placed in the TCPOS2.INI file.  This is now fixed.
  260.     ■ Modified the stats windows (again).  The individual windows are now
  261.       movable, and save their locations.  The control bar was removed, and
  262.       controls were added to the main windows.
  263.     ■ At certain points, pressing the hangup button would have no effect.
  264.       It is now adjusted to re-check for the hangup button being pressed
  265.       before it restarts PPP/SLIP.
  266.     ■ The statistics were not being reset after a disconnection.  This resulted
  267.       in very strange numbers appearing.  The statistics now reset properly.
  268.     ■ The Session time, and Total time used slightly different calculation
  269.       methods which resulted in the Session time increasing faster than the
  270.       Total time (allowing the Session time to be greater than the Total,
  271.       an impossible situation).  The Total time format has been modified to
  272.       compensate for this.
  273.     ■ Some testers were switching from condensed to normal windows (or vice
  274.       versa) during or after dialing.  They noticed that the information
  275.       was not saved back and forth.  The condensed and normal windows were
  276.       NOT designed to be switched interactively during dialing.  They were
  277.       designed as an either-or situation.  To make sure people don't run into
  278.       the same problem, I have disabled the ability to switch back and
  279.       forth while dialing.
  280.     ■ The dial and hangup menu items weren't being disabled or enabled.
  281.       They now match the state of the dial/hang button.
  282.     ■ Seems I neglected to properly assign the close buttons on the stats,
  283.       with the result that they wouldn't close properly (using the "C" button)
  284.       This should be fixed.
  285.     ■ Made sure that hitting buttons of options that weren't in place yet
  286.       didn't exit the program.
  287.  
  288.